/ Assembly List / LJCNetCommon / NetString / IsEqual

Namespace - LJCNetCommon


Parameters
stringA - The first string.
stringB - The second string.

Syntax

C#
public static Boolean IsEqual(String stringA, String stringB)

Do an Ignore Case string compare.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.